-
Home
-
WooCommerce PayPal Payments
-
2.9.4
-
Code
-
Classes
- DataToAppleButtonScripts
Total Complexity |
22 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
202 |
Lines of code |
113 |
Logical lines of code |
42 |
Comment lines |
64 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_apple_pay_data() |
A |
45 |
7 |
41 |
data_for_product_page() |
S |
53 |
4 |
23 |
check_if_need_shipping() |
S |
62 |
4 |
14 |
data_for_cart_page() |
S |
63 |
2 |
12 |
apple_pay_script_data() |
S |
72 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
apple_pay_script_data_for_admin() |
S |
81 |
1 |
3 |
data_for_admin_page() |
S |
65 |
1 |
10 |